projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b13e1a5
)
gtk-demo: Cosmetic improvement to listbox2 demo
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 9 Aug 2020 19:43:01 +0000
(15:43 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 9 Aug 2020 19:43:01 +0000
(15:43 -0400)
Make the checkbutton and the check align vertically.
demos/gtk-demo/listbox2.ui
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/listbox2.ui
b/demos/gtk-demo/listbox2.ui
index 54975c887b3e10c9641b0f5078421fc58505d363..c4f4700caac2782f2e0e2f90f517990bfb335376 100644
(file)
--- a/
demos/gtk-demo/listbox2.ui
+++ b/
demos/gtk-demo/listbox2.ui
@@
-120,6
+120,8
@@
<property name="icon-name">object-select-symbolic</property>
<property name="halign">end</property>
<property name="valign">center</property>
+ <property name="margin-start">10</property>
+ <property name="margin-end">10</property>
<property name="opacity">0</property>
</object>
</child>